Esx Settings Repository Software EditSpec

Esx Settings Repository Software EditSpec
Esx Settings Repository Software EditSpec

The Esx Settings Repository Software EditSpec schema contains properties that are used to edit the software specification in the repository.

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "delete_existing_draft": false
}
boolean
delete_existing_draft
Optional

Deletes any existing draft by the user before creating a new draft, if deleteExistingDraft is set to TRUE.

This property was added in vSphere API 9.0.0.0.

If deleteExistingDraft is either unset of set to FALSE and there is already draft created by the user, an AlreadyExists exception is thrown.